Trait isotope_parser::prettyprint::StaticDoc [−]
pub trait StaticDoc<'a, A>: DocPtr<'a, A> where
A: 'a, { type Allocator: 'static + DocAllocator<'a, A>; const ALLOCATOR: &'static Self::Allocator; }
pub trait StaticDoc<'a, A>: DocPtr<'a, A> where
A: 'a, { type Allocator: 'static + DocAllocator<'a, A>; const ALLOCATOR: &'static Self::Allocator; }